﻿CHARACTERS = {
	c:MTB = {
		create_character = {
			#role = politician # Remove this line
			first_name = "Mzilikazi"
			last_name = "Khumalo"
			ruler = yes
			noble = yes
			culture = cu:nguni
			age = 46
			interest_group = ig_landowners
			ideology = ideology_moderate
			traits = {
				persistent
			}
		}
		create_character = {
			#role = politician # Remove this line
			first_name = "Lobengula"
			last_name = "Khumalo"
			heir = yes
			noble = yes
			culture = cu:nguni
			age = 1
			interest_group = ig_landowners
			ideology = ideology_moderate
			traits = {
				persistent
			}
		}
	}
}
